//==============================================================================
// Toxotes_Anim.txt
//==============================================================================

import bow_atlantean_anim.txt

//==============================================================================
define Head
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Cavalry C Cataphract Head Bronze
         }
      }
   }
}	
//==============================================================================
define FireArrow
{
	 set hotspot
	{
		version
		{
			Visualparticle scenario a signal arrow fire toxotes
		}
	 }
}

//==============================================================================
define FireSmoke
{
	 set hotspot
	{
		version
		{
			Visualparticle sfx a arrow smoke
		}
	 }
}

//==============================================================================
define FireSmoke2
{
	 set hotspot
	{
		version
		{
			Visualparticle sfx a arrow smoke
		}
	 }
}

//==============================================================================
define arrow
{
	 set hotspot
	 {
		version
		{
			Visual Attachments A HandArrow
		}
	 }
}

//==============================================================================
define Quiver
{
   set hotspot
  {
      version
      {
         Visual Attachments Medusa Quiver
      }
   }
}

//==============================================================================
anim Idle
{
	SetSelector 
	{
		set hotspot
		{
			version
			{
				Visual Archer N Normal_IdleA
ReplaceTexture Archer N normal Standard/archer c iron troop standard
				connect Righthand bow hotspot
				Connect TopOfHead Head hotspot					 
				connect leftforearm ChinkArcherShield hotspot
			}
		}
	}
}

//==============================================================================
anim walk
{
	SetSelector 
	{
		set hotspot
		{
			version
			{
				Visual Archer N Normal_WalkA
				length 1.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.50 true	 
				tag FootstepRight 0.00 true	 
//-- end auto generated section
ReplaceTexture Archer N normal Standard/archer c iron troop standard
				connect righthand bow hotspot
				Connect TopOfHead Head hotspot
				connect leftforearm ChinkArcherShield hotspot
			}
		}
	}
}

//==============================================================================
anim RangedAttack
{
	 SetSelector
	 {
		set hotspot
		{
			version
			{
					Visual Archer N Normal_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
					tag Attack 0.40 true	 
					tag GenericSound 0.40 true	 
					tag SpecificSoundSet 0.50 false Arrow checkVisible 
               tag SpecificSoundSet 0.50 true BowFire checkVisible
//-- end auto generated section
ReplaceTexture Archer N normal Standard/archer c iron troop standard
					Connect TopOfHead Head hotspot
					connect righthand bow hotspot
					connect leftforearm ChinkArcherShield hotspot
			}
		}
	 }
}


//==============================================================================
anim Death
{
	 SetSelector
	 {
		set hotspot
		{
			version
			{
					Visual Archer N Normal_DeathA
ReplaceTexture Archer N normal Standard/archer c iron troop standard
					connect righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect leftforearm ChinkArcherShield hotspot
			}
		}
	 }
}


//==============================================================================
anim Bored
{
	SetSelector 
	{
		set hotspot
		{
			version
			{
				Visual Archer N Normal_BoredA
ReplaceTexture Archer N normal Standard/archer c iron troop standard
				connect Righthand bow hotspot
				Connect TopOfHead Head hotspot					 
				connect leftforearm ChinkArcherShield hotspot
			}
		}
	}
}

//==============================================================================
anim Flail
{
	 SetSelector
	 {
		set hotspot
		{
			version
			{
					Visual Archer N Normal_FlailA
ReplaceTexture Archer N normal Standard/archer c iron troop standard
					connect Righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect leftforearm ChinkArcherShield hotspot
			}
		}
	 }
}
